/*首页*/
* {
	margin: 0;
	padding: 0;
}

body{
	font-family: "微软雅黑" !important;
}

.container {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	position: relative;
} 
.advertise_brand {
	width: 1200px;
	height: auto;
	padding: 5px 10px;
	border-bottom: 1px solid #ccc;
}
.advertise_brand ul li {
	float: left;
	width: auto;
	line-height: 25px;
	height: 25px;
	word-break: break-all;
}  
 

.advertise_new_A1,.advertise_new_A2_new,.advertise_new_A2_new ul,.advertise_new_A3_new ul,.advertise_A3{
    float: left;
	position:relative;
}
 

.advertise_brand_A2 {
	float: left;
    width: 1180px;
    height: auto;
    padding: 5px 10px;
    border: 1px solid #028e9b;
    background: #d7f7fa;
    margin-top: 15px;
    margin-bottom: 1px;
}
 

.advertise_brand_A2 ul li img {
    float: left;
    width: 100px !important;
    height: 33px;
    margin: 0px 10px 15px 0 !important; 
    border: 0px solid #ccc;
}
 
.fenlei {
    display: inline;
    float: left;
    line-height: 25px;
 
    text-align: left;
    width: 1183px;
}
#fl{ display: inline;
    float: left;
    height: 50px;
    overflow: hidden;
    width: 1183px;}
	.advertise_show{width:70px; margin:0px; padding:0px; float:left; display:inline; margin-top:25px;}
	.advertise_more{color:#00f; font-weight:bold; text-decoration:underline; line-height:25px;}
	.advertise_hide{color:#00f; font-weight:bold; text-decoration:underline;line-height:25px;}
    
    
    
